Skip to content
This repository was archived by the owner on May 3, 2019. It is now read-only.

Enable deploying app when active#101

Open
lucasmoraisdev wants to merge 2 commits intodevfrom
lm/autoStart
Open

Enable deploying app when active#101
lucasmoraisdev wants to merge 2 commits intodevfrom
lm/autoStart

Conversation

@lucasmoraisdev
Copy link
Copy Markdown
Collaborator

Enable deploying app when app is running. When app is re-deployed MOS automatically restart app.

@lucasmoraisdev lucasmoraisdev requested a review from eighteyes July 13, 2017 17:05
process.exit(1);
}
});
timerDeployment(deviceTimeout, deploymentFinished);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line should go inside the stop callback, so it doesn't quit before stopping

@eighteyes
Copy link
Copy Markdown
Contributor

I get double of this when it finishes.

Application sensorTest was successfully installed!
Application installation SUCCESS
Application sensorTest was successfully installed!
Application installation SUCCESS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants